CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 串口通信 数据库

搜索资源列表

  1. serialport_demo

    0下载:
  2. 这个串口通信侧重于界面的编辑和数据的处理,做数据库的可以-the serial communication interface focused on the editing and processing of data, so the database can s
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:72726
    • 提供者:潘松
  1. cehuangyi

    0下载:
  2. 一个毕业设计。用vc编写的一个简易测谎仪后台软件。用控件实现access数据库的链接,串口通信功能。-a graduate design. Vc used to prepare a summary of the background polygraph software. Controls used to achieve access to the database link, serial communications functions.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:283745
    • 提供者:袁锡
  1. GPSCommData

    0下载:
  2. 这是一个PC机与GPS机之间的串口通信程序,内含具体的通信协议,并与数据库相连接。-This is a PC and GPS for the serial communication program containing specific communication protocols, and connect with the database.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:154330
    • 提供者:anne
  1. jlxt

    0下载:
  2. 此系统为“汽车衡称重系统”,串口通信,带数据库-system as "Balance System", serial communication, with database
  3. 所属分类:交通/航空行业

    • 发布日期:2008-10-13
    • 文件大小:207519
    • 提供者:刘翔
  1. GPSSerialRevSoft

    0下载:
  2. GPS数据采集程序大致可分4个模块:串行通信、数据库处理、控制和显示模块。串口通信技术使用了自己编写的CSerialPortEx类;接收串口数据时使用隐式调用,CserialPortEx在串口数据到达时讲数据发送到程序主窗口。控制模板每隔一段时间察看一次主创口串口数据接收缓冲区,并对符合要求的数据进行处理后通过数据库处理模块存储导数据库中,同时请求显示模块跟新纪录,语言环境:Visual C++6.0。 -GPS data collection procedures can be large
  3. 所属分类:GPS编程

    • 发布日期:2008-10-13
    • 文件大小:124671
    • 提供者:大海
  1. znaqfbxt

    1下载:
  2. 智能安全报警系统,运用vb串口通信,结合数据库功能,实现了智能安全报警。-intelligent security alarm system, use vb serial communication, combining database functions and the intelligent security alarm.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:121627
    • 提供者:wbx23
  1. MainFormandDB

    0下载:
  2. 一个基于串口通信的汽车行驶记录仪数据采集处理系统,这里是主程序和数据库,整个项目使用Delphi的Com+组件技术开发,后面将陆续上传各个组件的源码-a serial communication based on the vehicles running Recorder Data Acquisition and Processing System, which is the main program and database, the entire project using Delphi C
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:285302
    • 提供者:李陟
  1. gfh

    0下载:
  2. 过负荷记录仪器分为单片机数据采集器和微机数据分析记录数据库软件两部分。 仪器具有监视变压器负荷电流(通过改变传感器也可记录最低电压)并自动记录过负荷电流出现的开始时间,最大值和结束时间的功能。当前版本可保存150次的过负荷数据。并可根据需要扩充。pc机软件具有和仪器通信的能力,能够把仪器采集的数据集中保存,并能进行查询,统计等处理。使用本仪器可以定量分析变压器的过负荷情况。 本原码为PC机部分,使用了串口通信和数据库技术
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:799124
    • 提供者:李军
  1. C/S结构网络监控系统

    4下载:
  2. 网络监控系统程序,含客户端和服务器端。是一个完整的Web server实现。含串口通信相关函数,数据库的读写等。
  3. 所属分类:视频捕捉/采集

    • 发布日期:2009-04-20
    • 文件大小:6740051
    • 提供者:englishclive
  1. 基于C#与Access数据库的串口通信

    0下载:
  2. 采用C#开发,实现Access数据库的串口通信
  3. 所属分类:C#编程

    • 发布日期:2011-06-20
    • 文件大小:291785
    • 提供者:rippleandray
  1. GPSDataRecv

    0下载:
  2. c#编写的一个接受GPS模块数据的测试软件,通过.NET开发环境自带的串口通信控件接收GPS模块传来的数据,显示在数据窗口中,并存入数据库。数据源根据自己的环境决定,数据表由两个字段组成,一个为日期时间型,一个为VCHAR型-c# prepared to accept a GPS module test data software. NET development environment built-in serial communication control module to receiv
  3. 所属分类:.net

    • 发布日期:2017-04-01
    • 文件大小:55339
    • 提供者:bruce lei
  1. multi-serialsport

    0下载:
  2. 基于多线程串口通信的生产数据实时采集系统,对系统在实现中涉及的多线程处理技术、串行通信、数据库访问技术和Socket 通信技术作了较为详尽的说明-Based on multi-threaded serial communication in real-time production data acquisition system, the system involved in the realization of multi-threaded processing technology, ser
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:150177
    • 提供者:yn
  1. Rea_Time_Multi_threadSerial_Communication_Technolo

    0下载:
  2. 本文结合汽车配件厂工厂制造执行系统(MES)的开发实践,介绍和讨论了一种基于多 线程串口通信的实时数据采集系统的设计和实现方法,讨论了在设计和实现该系统的时候必 须考虑和注意的要点,并对系统在实现中涉及的多线程处理技术、串行通信、数据库访问技 术和Socket 通信技术作了较为详尽的说明。-This paper introduces one of real time data collecting system which is designed and implemented
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:150172
    • 提供者:士大夫
  1. GPSDIY

    1下载:
  2. GPS串口通信程序,新建了一个数据库ACCESS,在显示当前GPS信息的同时可以存储以前记录过的信息,保存在数据库中,便于以后查阅。当前GPS信息包括:时间,经度,纬度,速度,真实航向以及磁偏移-GPS serial port communication program, a database of new ACCESS, show the current GPS information can be stored at the same time the information previou
  3. 所属分类:Communication

    • 发布日期:2017-03-27
    • 文件大小:82582
    • 提供者:weiyuxing
  1. delphiSQLserialports

    0下载:
  2. 《Delphi串口通信工程开发实例导航》书中光盘中的内容,高校餐饮银卡系统,delphi+数据库+串口··可以参考下下·! -" Delphi serial communication engineering example of navigation" CD-ROM in the contents of the book, college dining Silver system, delphi+ database+ serial port can refer to the
  3. 所属分类:Delphi VCL

    • 发布日期:2014-11-02
    • 文件大小:989772
    • 提供者:
  1. serialcommunication

    0下载:
  2. 串口通信和数据库的交互。用spcomm控件和sql语言-Serial communication and database interaction. Controls and sql language used spcomm
  3. 所属分类:Com Port

    • 发布日期:2017-04-17
    • 文件大小:330730
    • 提供者:nana
  1. 串口通信与数控仿真

    1下载:
  2. WINDOWS API编写的串口通信软件与数控车床仿真,并有数据库应用。这是我的毕业设计,软件已实验应用过,绝对值得下载参考,有什么不足之处请自行更改。
  3. 所属分类:Windows编程

  1. SerialCommunicationServer

    0下载:
  2. 采用VC++6.0编写的校园一卡通软件,有数据库操作,串口通信(Using VC++6.0 campus card software)
  3. 所属分类:界面编程

    • 发布日期:2017-12-19
    • 文件大小:3767296
    • 提供者:飘摇旗
  1. pmoposmtions_dynamic_DQDB

    0下载:
  2. 串口通信程序Delphi5, 6, 7, 可用于地磅, 计量等,很好()
  3. 所属分类:数据库编程

  1. for_xue

    0下载:
  2. 从CRM 接口表中读取工单,生成随机鉴权码并写入小灵通,实现小灵通写码,主要有串口通信编程、动态链接库调用、数据库读写等功能(From the CRM interface table, we can read jobs, generate random authentication codes and write PHS, and realize PHS coding, mainly including serial communication programming, dynamic link
  3. 所属分类:数据库编程

« 12 3 4 »
搜珍网 www.dssz.com